import * as React from 'react'; import { Expander, ExpanderItem } from '@aws-amplify/ui-react'; export const CollapsibleExpander = () => { return ( Yes, because this Expander is the single type, and we have set the isCollapsible prop to true. The isCollapsible prop on the multiple Expander is set to true by default. ); };